paddingColor
Type
property
Summary
Color of the days that do not belong to the selected month.
Syntax
set the paddingColor of widget to <RGB color>
get the paddingColor of widget
Description
Use the paddingColor property to define the color with which the days of the months that do not belong to the selected month will be drawn. These are only displayed if the paddingDates property is true.
Examples
set the paddingColor of widget "Date Picker" to "0,0,255"
Related
message: dateChanged
property: AutoResizeFont, dayNames, headerColor, hiliteStyle, monthNames, mouseOverColor, namesToUse, padDates, paddingColor, selectedDate, showGrid, weekStartsOn
Compatibility and Support
OS
mac
windows
linux
ios
android
Platforms
desktop
mobile
web